<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.d-none {
    display: none;
}
/*iframe needed will remove*/
.mainslider {
    margin-bottom: 4%;
}

.checkbox label {
    display: inline-block !important;
    font-size: 13px;
}

.service_form .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.service_h {
    height: 85px;
}

.our-team-title {
    font-weight: bolder;
    color: #2d3494;
    text-transform: uppercase;
    text-align: center;
}

.confirmDetails {
    font-weight: 500;
}

.registered-car-img {
    padding: 0 36px 0px 36px;
}

.service_form .form-control {
    font-size: 14px;
    color: #555;
    text-shadow: 0 0 0 #000;
    font-weight: 400;
    border: none;
    border: 1px solid #000;
    padding: 5px 15px;
    height: 45px;
}

.btdsend-otp {
    position: absolute;
    right: 25px;
    top: 12px;
    font-size: 14px;
    color: #2dd55d;
}

    .btdsend-otp:hover {
        outline: 0;
        cursor: pointer;
        color: #666;
        text-decoration: none !important;
    }

.btdVerify-otp {
    position: absolute;
    right: 25px;
    top: 12px;
    font-size: 14px;
}

.btd_error {
    color: green;
    font-weight: 500;
    float: right;
    font-size: 12px;
}

.service_h .error {
    margin: 0;
}

.checkbox1 .error {
    color: #ff0000;
    font-size: 12px;
    font-weight: 500;
}

.error {
    color: #ff0000;
    font-size: 12px;
    font-weight: 500;
}

.registered-car-content h4 {
    text-transform: uppercase;
    font-size: 18px !important;
}

.radio-registration {
    margin-right: 6px !important;
}

.registered_all {
    display: block;
    text-align: center;
}

.customSelectstate select {
    background: url(../images/down-arrow.png) no-repeat center right 8px;
    line-height: 15px;
    border: 1px solid #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    white-space: pre;
    text-overflow: ellipsis;
    padding: 15px 15px;
    width: 100%;
    cursor: pointer;
    color: transparent;
    text-shadow: 0 0 0 #000;
    position: relative;
    z-index: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-bottom: 15px;
}

    .customSelectstate select option {
        color: #000;
    }

    .customSelectstate select::-ms-expand {
        display: none;
    }

    .customSelectstate select:focus::-ms-value {
        background: 0 0;
    }

.btd_arena .customSelectstate:after {
    content: "";
    position: absolute;
    top: 21px;
    right: 24px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
}

.sit_date_new,
.ui-datepicker td.holiday a,
.ui-datepicker td.holiday a:hover {
    background: none #ffebaf;
}

#date_new_Date {
    background: url(/images/HyperLocal/Nexa/date.png) 98% 15px no-repeat #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.serviceform-disclaimer {
    color: #767676;
    font-size: 13px;
    margin: 0 !important;
}

    .serviceform-disclaimer b {
        color: red;
        font-weight: 700;
    }

.checkbox1 {
    text-align: justify;
    font-size: 14px;
    color: #01224c;
    margin-top: 0 !important;
}

.checkbox-blockarena {
    margin-bottom: 15px !important;
}

#checkbox-error {
    position: absolute;
    top: 82%;
    left: 2px;
}

#serviceregistercar-error {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-weight: 500;
}

.carerrorMessage {
    display: none;
    color: red;
    font-size: 12px;
    margin: 0 0 7px 16px;
    font-weight: 500;
}

.btdSub {
    width: 190px;
    color: #000;
    padding: 12px 20px;
    font-size: 18px;
    color: #fff;
    background: #2d3494;
    border: none;
    cursor: pointer;
    transition: all 0.7s;
    text-transform: uppercase;
    margin-bottom: 20px;
}

    .btdSub:hover {
        color: #fff;
        background: #000;
        transition: all 0.7s;
    }

.aboutusarena-service p {
    text-align: justify;
    margin-bottom: 12%;
}

@media (max-width: 767px) {
    .aboutusarena-service p {
        margin-bottom: 27%;
        max-height: 300px;
        overflow: auto;
        padding: 0 10px 0 0;
    }

    #checkbox-error,
    #serviceregistercar-error {
        top: 97%;
    }

    .checkbox1 {
        text-align: justify;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 2rem;
    }

    .btdSub {
        margin-top: 2%;
    }
}

@media only screen and (device-width: 768px) {
    .error,
    .btd_error,
    .btdVerify-otp {
        font-size: 11px;
    }

    .service_text::-webkit-input-placeholder {
        font-size: 10px;
    }
}
</pre></body></html>